home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Developer Essentials / DTS Sample Code / Macintosh Sample Code / SCN (MPW) / SCN.000.About.90.05 next >
Encoding:
Text File  |  1990-05-01  |  5.2 KB  |  98 lines  |  [TEXT/MPS ]

  1. Macintosh
  2. Sample Code Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6.  
  7. #0: About Macintosh Sample Code                                      May 1990
  8. _____________________________________________________________________________
  9.  
  10. Sample Code Note #0 (this document) accompanies each release of Macintosh
  11. Sample Code.  This release includes revisions to Sample Code #11 and #14 and
  12. new Sample Code #23-#24.  If there are any subjects which you would like to
  13. see treated in Sample Code, or if you have any questions about existing
  14. Sample Code, please contact us at one of the following addresses:
  15.  
  16.                     Macintosh Sample Code
  17.                     Developer Technical Support
  18.                     Apple Computer, Inc.
  19.                     20525 Mariani Avenue, M/S 75-3T
  20.                     Cupertino, CA 95014
  21.                     AppleLink:  MacDTS
  22.                     MCI Mail:  MacDTS
  23.                     Internet:  MacDTS@AppleLink.Apple.com
  24.  
  25. We want Sample Code to be distributed as widely as possible, so they are
  26. sent to all Partners and Associates at no charge; they are also posted
  27. on AppleLink in the Developer Services bulletin board and other electronic
  28. sources, including the Apple FTP site (IP 130.43.2.2).  You can also order
  29. them through APDA.  As an APDA customer, you have access to the tools 
  30. and documentation necessary to develop Apple-compatible products.  
  31. For more information about APDA, contact:
  32.  
  33.                     APDA
  34.                     Apple Computer, Inc.
  35.                     20525 Mariani Avenue, M/S 33-G
  36.                     Cupertino, CA 95014
  37.                     (800) 282-APDA or (800) 282-2732
  38.                     Fax:  (408) 562-3971
  39.                     Telex:  171-576
  40.                     AppleLink:  APDA
  41.  
  42. We place no restrictions on copying Sample Code, with the 
  43. exception that you cannot resell them, so read, enjoy, and share.  
  44. We hope Sample Code will provide you with lots of valuable 
  45. programming techniques while you are developing Macintosh hardware 
  46. and software.  These examples have undergone extensive review by 
  47. DTS and Apple engineering, so we feel that the quality of the code 
  48. is very high.  However, it is likely that there are still some 
  49. bugs that we have overlooked (unintentionally, of course), so we 
  50. would appreciate hearing from you if you find any.  If you are the 
  51. first to report a particular bug, you will be the recipient of a 
  52. genuine DTS kudo.
  53.  
  54. The following pages list all the Macintosh Sample Code that has 
  55. been released:
  56.  
  57. _____________________________________________________________________________
  58. Released Macintosh Sample Code                                  May 1990
  59.  
  60.                                                                 New ***
  61.                                                                 Revised *R*
  62.     Number    Title                    Languages                Release Date
  63. _____________________________________________________________________________
  64.         1     Sample                   C,P,A                    6/89
  65.         2     TESample                 C,P,a,X                  6/89
  66.         3     SillyBalls               C,P                      8/88
  67.         4     TubeTest                 C,P                      8/88
  68.         5     HierMenus                P                        8/88
  69.         6     PopMenus                 P                        8/88
  70.         7     FracApp                  P                        8/88
  71.         8     FracAppPalette           P                        8/88
  72.         9     FracApp300               P                        8/88
  73.        10     EditCdev                 C,P                      8/88
  74.   *R*  11     GetZoneList              C,P,a                    5/90
  75.        12     Signals                  C,P,A                    11/88
  76.        13     OOPTESample              OOP,a                    2/90
  77.   *R*  14     CPlusTESample            C++,a                    5/90
  78.        15     Offscreen                P                        4/89
  79.        16     OffSample                P,a                      4/89
  80.        17     TbltDrvr                 A                        4/89
  81.        18     StdFile                  C,P                      4/89
  82.        19     TEStyleSample            P                        2/90
  83.        20     Transformer              OOP                      2/90
  84.        21     ModalList                C                        2/90
  85.        22     ScreenFKey               P,a                      2/90
  86.   ***  23     FracApp 2.0              OOP,a                    5/90
  87.   ***  24     SoundApp                 P                        5/90
  88. _____________________________________________________________________________
  89.               Key to Languages         A    Assembly language version
  90.                                        P    Pascal language version
  91.                                        C    C language version
  92.                                        OOP  Object-Oriented Pascal
  93.                                        C++  C++
  94.                                        X    Can compile under A/UX
  95.                                        a    Some assembly required
  96.                                        b    batteries included
  97.  
  98.